Scope and Purpose

This document describes the Virtual Machine that serves as the basis for the portable implementation of . The Virtual Machine (hereafter referred to as the VM) provides a layer of abstraction that hides low-level details of hardware and implementation strategy, while still revealing enough of the implementation so that most of the system can be written at the VM level or above.

Major components:

<Not all sub-primitives are VOPs, and most VOPs are not sub-primitives.>



Subsections